We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I seem to be having a pretty weird issue, whenever I try to change voltmeter is display_meas() to mode, in this screenshot
to this:
my display just stops working properly, even for the initial set up message i have, it just shows these characters:
even if i change the code to something like this it still does the same thing:
mode is either 1 or 0 and ohmmeter is 1 and voltmeter is 0, so why does switching these have any effect on the display?
The text was updated successfully, but these errors were encountered:
Not sure how I can help here. Looks like an issue in "display_meas"
Sorry, something went wrong.
No branches or pull requests
I seem to be having a pretty weird issue, whenever I try to change voltmeter is display_meas() to mode, in this screenshot
to this:
my display just stops working properly, even for the initial set up message i have, it just shows these characters:
even if i change the code to something like this it still does the same thing:
mode is either 1 or 0 and ohmmeter is 1 and voltmeter is 0, so why does switching these have any effect on the display?
The text was updated successfully, but these errors were encountered: